FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / ReportObjectList<TItem> Class / Contains Method

In This Topic
    Contains Method (ReportObjectList<TItem>)
    In This Topic
    Determines whether the collection contains a specific item.
    Overload List
    OverloadDescription
    Determines whether the collection contains a specific item. (Inherited from C1.WPF.Report.ReportObjectCollection<TItem>)
    Determines whether the collection contains an item with specified name. (Inherited from C1.WPF.Report.ReportObjectCollection<TItem>)
    See Also